The C++ Standard Library Extensions A Tutorial and Reference by By

The C++ Standard Library Extensions A Tutorial and Reference by By

Author:By
Language: eng
Format: epub
ISBN: 0-321-41299-0
Publisher: Addison Wesley Professional
Published: 2011-10-03T16:06:05.601269+00:00


The functions return the inverse hyperbolic sine of x, with branch cuts outside the interval [-i, +i] along the imaginary axis.

complex<double> atanh(complex<double> x); complex<float> atanh(complex<float> x); complex<long double> atanh(complex<long double> x); complex<double> catanh(complex<double> x); complex<float> catanhf(complex<float> x); complex<long> catanhl(complex<long double> x);

The functions return the inverse hyperbolic tangent of x, with branch cuts outside the interval [-1, +1] along the real axis.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.